/*/*      ------   Horizontal Menu Setup    -------        */

/* set screen padding */
/*.menu_style_padding {padding-left:16px;}*/

/* Set screens wider*/
/*.span-19  {width: 1164px;}
.span-20  {width: 1212px;}
.span-20-special {width: 1215px; padding-left:8px;}
.span-20-special-nopad {width: 1215px; padding-left:1px;}
.span-4   {width: 12px;}*/

/* -------------- Widen ROI box for My Opportunities -----------------*/
/*.roi_box {width: 1215px; height:146px; background: #eff8fb; border-radius: 10px; overflow: hidden;}*/

/* setup menu Bar */
/*.menu_top {width:1235px; margin-left:0px; height: 30px; margin-top:100px;}*/

/* Telerik Menu Settings*/
 /*.RadMenu_Metro .rmRootGroup {color:#ffffff; font-size:1.2em; font-weight:500; text-align:center; width:1236px; height: 30px; border:transparent !important;}*/
 
 /* settings for the dropdown menu list items */
 /*.RadMenu_Metro .rmRootGroup  .rmSlide .rmGroup { background-color: #418bca; color:#ffffff; font-weight:400; font-size:.9em; line-height:12px; text-align:left;}
 html .RadMenu_Metro .rmVertical:before { background-color: #418bca; color:#ffffff; text-align:left;}*/

/*html .RadMenu_Metro .rmHorizontal > .rmItem,
html .RadMenu_Metro .rmHorizontal > .rmRootScrollGroup > .rmItem {float: none; display: inline-block;}
.RadMenu_Metro .rmVertical .rmItem .rmText {}*/ 

 /*rootitems*/
/*html .RadMenu_Metro .rmRootGroup .rmExpanded > .rmRootLink {}
 html .RadMenu_Metro .rmRootGroup .rmRootLink:hover,
 html .RadMenu_Metro .rmRootGroup .rmSelected > .rmRootLink { background-color: #418bca; }*/
  
 /* Controls items within the Box */
 /*html .RadMenu_Metro .rmPopup .rmLink:hover,
 html .RadMenu_Metro .rmPopup .rmExpanded > .rmLink,
 html .RadMenu_Metro .rmGroup .rmLink:hover,
 html .RadMenu_Metro .rmGroup .rmExpanded > .rmLink { color:#ffffff !Important; font-weight:400;}*/
 
/*html .RadMenu_Metro .rmRootLink:hover,
html .RadMenu_Metro .rmFocused,
html .RadMenu_Metro .rmSelected,
html .RadMenu_Metro .rmFocused:hover {
    color: #ffffff;
    background: transparent !Important;
    z-index: 6000;
}*/
       /*html .RadMenu_Metro .rmGroup .rmLink:hover,
       html .RadMenu_Metro .rmGroup .rmLink.rmFocused,
       html .RadMenu_Metro .rmGroup .rmLink.rmExpanded {
           /*background: transparent !Important; 
            color: #e0e0e0;*/
       /*}*/
 
       /*html .RadMenu_Metro .rmGroup {
           border: 0;
       }*/

